March 16th 2022

Introduction

Application Overview

In this app it is possible to manipulate the MPG ~ Weight scatter plot of the mtcars dataset by selecting the range of MPG.

It can also show the regression line for the data points available separated by the transmission type of the cars.

How the app works

Side Panel:
- Select the range of MPG
- Select if you want the regression line to be shown

Main Panel:
- See the scatter plot with the corresponding range of MPG
- See (or not) the regression line for each type of transmission

Demonstration

Here is an example of the plot without the user input values